PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFRoleMap Class
Members
In This Topic
    PDFRoleMap Class
    In This Topic
    Defines a mapping between structure types ( PDFStructureElement.getType) used in the document and their approximate equivalents in the set of standard structure types (the constants in PDFStandardStructureTypes class).
    Object Model
    PDFRoleMap ClassPDFCosDictionary Class
    Syntax
    public class PDFRoleMap 
        extends Object 
    Inheritance Hierarchy

    java.lang.Object
       com.o2sol.pdf4java.logicalstructure.PDFRoleMap

    See Also